FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata#2.3.5-buildnumbersuffix2 (47 ms)

Package ehelse.fhir.no.grunndata
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata@2.3.5-buildnumbersuffix2&canonical=http://ehelse.no/fhir/StructureDefinition/gd-contact-person
Url http://ehelse.no/fhir/StructureDefinition/gd-contact-person
Version 3.0.0
Status draft
Date 2021-06-17
Name GdContactPerson
Experimental False
Description An identified individual is the contact, the resource contains identifying information regarding the person Det er en privatperson som er kontaktperson og entiteten inneholder enten en folkeregisteridentifikator eller identifiserende informasjon som fødselsdato og navn
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-residue-contact GdResidueContact

Resources that this resource uses

StructureDefinition
http://hl7.no/fhir/StructureDefinition/no-basis-HumanName no-basis-HumanName


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gd-contact-person",
  "url" : "http://ehelse.no/fhir/StructureDefinition/gd-contact-person",
  "version" : "3.0.0",
  "name" : "GdContactPerson",
  "status" : "draft",
  "date" : "2021-06-17",
  "description" : "An identified individual is the contact, the resource contains identifying information regarding the person\r\n\r\nDet er en privatperson som er kontaktperson og entiteten inneholder enten en folkeregisteridentifikator eller identifiserende informasjon som fødselsdato og navn",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Person"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "An identified individual handles the residure",
        "definition" : "An identified individual handles the residure\r\n\r\nDet er en norsk eller utenlandsk privatperson som tar hÃ¥nd om boet.\r\nindivid, enkeltmenneske\r\nEn person kan enten identifiseres med sikkerhet ved fødsels- eller d-nummer, eller med mindre sikkerhet ved navn og/eller fødselsdato.",
        "alias" : [
          "PersonSomKontakt"
        ],
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "PersonSomKontakt"
          }
        ]
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:personIdentifier",
        "path" : "Extension.extension",
        "sliceName" : "personIdentifier",
        "short" : "Identifier for the person (fødselsnummer eller d-nummer)",
        "definition" : "Identifier for the person (fødselsnummer eller d-nummer)\r\n\r\nFødselsnummer: personidentifikasjonsnummer for de som er, eller har vært, bosatt i Norge, samt personer som er \"ikke bosatt\"\r\nd-nummer: identifikasjonsnummer som tildeles personer med midlertidig tilknytning til Norge, det vil si som ikke er bosatt i Norge\r\nFolkeregisteridentifikatoren til kontaktpersonen hvis denne finnes i Folkeregisteret.",
        "alias" : [
          "foedselsEllerDNummer"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "foedselsEllerDNummer"
          }
        ]
      },
      {
        "id" : "Extension.extension:personIdentifier.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "personIdentifier"
      },
      {
        "id" : "Extension.extension:personIdentifier.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:birthDate",
        "path" : "Extension.extension",
        "sliceName" : "birthDate",
        "short" : "birth date of the person",
        "definition" : "birth date of the person",
        "alias" : [
          "foedselsdato"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "foedselsdato"
          }
        ]
      },
      {
        "id" : "Extension.extension:birthDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "birthDate"
      },
      {
        "id" : "Extension.extension:birthDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.extension:personName",
        "path" : "Extension.extension",
        "sliceName" : "personName",
        "short" : "Name of the person",
        "definition" : "Name of the person\r\n\r\nKontaktpersonenes navn. Se 5.26.2\r\nnavn pÃ¥ person som bestÃ¥r av fornavn og ett enkelt eller dobbelt etternavn og kan i tillegg bestÃ¥ av mellomnavn",
        "alias" : [
          "personnavn"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "personnavn"
          }
        ]
      },
      {
        "id" : "Extension.extension:personName.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "personName"
      },
      {
        "id" : "Extension.extension:personName.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "HumanName",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:personName.value[x].extension",
        "path" : "Extension.extension.value[x].extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:personName.value[x].extension:middlename",
        "path" : "Extension.extension.value[x].extension",
        "sliceName" : "middlename",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:personName.value[x].use",
        "path" : "Extension.extension.value[x].use",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:personName.value[x].text",
        "path" : "Extension.extension.value[x].text",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:personName.value[x].family",
        "path" : "Extension.extension.value[x].family",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:personName.value[x].given",
        "path" : "Extension.extension.value[x].given",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:personName.value[x].prefix",
        "path" : "Extension.extension.value[x].prefix",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:personName.value[x].suffix",
        "path" : "Extension.extension.value[x].suffix",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:personName.value[x].period",
        "path" : "Extension.extension.value[x].period",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehelse.no/fhir/StructureDefinition/gd-contact-person"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.